overflow exception meaning in Chinese
溢出事故
溢出异常
溢位异常
Examples
- Arithmetic shifts never generate overflow exceptions
算术移位绝不会产生溢出异常。 - Warning c6255 : alloca indicates failure by raising a stack overflow exception
警告c6255 : _ alloca通过引发堆栈溢出异常表明失败。 - With websphere studio , for example , you see a stack overflow exception in the end
利用websphere studio ,最终您将看到堆栈溢出意外。 - You cannot catch stack overflow exceptions , because the exception - handling code may require the stack
您无法捕捉堆栈溢出异常,因为异常处理代码可能需要堆栈。 - However , this can cause some changes in behavior , especially in cases in which the conversion caused overflow exceptions
但这可能会导致行为发生某些更改,尤其是在转换导致溢出异常的情况下。